Autogenerated HTML docs for v1.8.3.4-837-g0bde8
diff --git a/git-annotate.html b/git-annotate.html index 9958306..6238b79 100644 --- a/git-annotate.html +++ b/git-annotate.html
@@ -793,13 +793,18 @@ </p> </dd> <dt class="hdlist1"> --L <start>,<end>, -L :<regex> +-L <start>,<end> +</dt> +<dt class="hdlist1"> +-L :<regex> </dt> <dd> <p> - Annotate only the given line range. <start> and <end> can take - one of these forms: + Annotate only the given line range. <start> and <end> are optional. + “-L <start>” or “-L <start>,” spans from <start> to end of file. + “-L ,<end>” spans from start of file to <end>. </p> +<div class="paragraph"><p><start> and <end> can take one of these forms:</p></div> <div class="ulist"><ul> <li> <p>